home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Unix / CNews / Source / libstdio / LEGAL.STDIO < prev    next >
Encoding:
Text File  |  1990-03-05  |  329 b   |  8 lines

  1. Page 165 of The C Programming Language, 1st ed. describes some of the
  2. workings of the UNIX stdio implementation.  In particular, it describes
  3. the function of _ptr and _cnt.
  4.  
  5. Section 8 of The C Programming Language, 2nd ed. provides more detail.
  6. In particular, page 176 publishes a stdio.h, likely derived from some
  7. UNIX version.
  8.